services.tinc.networks.<name>.hosts

The name of the host in the network as well as the configuration for that host. This name should only contain alphanumerics and underscores.

Note that using the declarative service.tinc.networks.<name>.hostSettings option is preferred.

Type
attribute set of strings concatenated with "\n"
Default
{ }
Declared
<nixpkgs/nixos/modules/services/networking/tinc.nix>